Open topic with navigation
property FirstName: String;
procedure OnMapEvent(var Value:Variant); begin Value := Partner.FirstName; end;
procedure OnMapEvent(var Value:Variant);
begin
Value := Partner.FirstName;
end;
Returns the FirstName of the active partner within your system.
Flow Software | www.flowsoftware.com | support@flowsoftware.com | +64 9 476 3569